home *** CD-ROM | disk | FTP | other *** search
/ Computer Shopper 240 (DVD) / Issue 240 - February 2008 - DPCS0208DVD.ISO / Extras / NetObjects Fusion / NOF10.exe / data1.cab / CSSLib / Burst_Green / text.css < prev   
Encoding:
Cascading Style Sheet File  |  2007-04-11  |  2.8 KB  |  152 lines

  1. BODY
  2. {
  3.     font-family : Arial, Helvetica, Geneva, Sans-serif;
  4.     font-size : small;
  5.     font-weight : normal;
  6.     font-style : normal;
  7.     background-color : rgb(119,206,145)
  8. }
  9.  
  10. A:active
  11. {
  12.     font-family : Arial, Helvetica, Geneva, Sans-serif;
  13.     color : rgb(253,113,0);
  14.     font-weight : normal;
  15.     font-style : normal;
  16.     text-decoration : none
  17. }
  18.  
  19. A:link
  20. {
  21.     font-family : Arial, Helvetica, Geneva, Sans-serif;
  22.     color : rgb(253,113,0);
  23.     font-weight : normal;
  24.     font-style : normal;
  25.     text-decoration : none
  26. }
  27.  
  28. UL
  29. {
  30.     color : rgb(253,113,0);
  31.     font-style : italic;
  32.     list-style-type : square
  33. }
  34.  
  35. A:visited
  36. {
  37.     font-family : Arial, Helvetica, Geneva, Sans-serif;
  38.     color : rgb(253,113,0);
  39.     font-weight : normal;
  40.     font-style : normal;
  41.     text-decoration : none
  42. }
  43.  
  44. .TextObject
  45. {
  46.     font-family : Arial, Helvetica, Geneva, Sans-serif;
  47.     font-weight : normal;
  48.     font-style : normal
  49. }
  50.  
  51. H1
  52. {
  53.     font-family : Arial, Helvetica, Geneva, Sans-serif;
  54.     font-size : 1.75em;
  55.     color : rgb(108,49,2);
  56.     font-weight : normal;
  57.     font-style : normal;
  58.     font-variant : small-caps;
  59.     background-color : rgb(253,113,0);
  60.     border-left-style : none;
  61.     border-top-style : none;
  62.     border-right-style : none;
  63.     border-bottom-style : none
  64. }
  65.  
  66. H2
  67. {
  68.     font-family : Arial, Helvetica, Geneva, Sans-serif;
  69.     font-size : 1.5em;
  70.     color : rgb(108,49,2);
  71.     font-weight : normal;
  72.     font-style : normal;
  73.     font-variant : small-caps;
  74.     background-color : rgb(253,113,0)
  75. }
  76.  
  77. P
  78. {
  79.     font-family : Arial, Helvetica, Geneva, Sans-serif;
  80.     font-weight : normal;
  81.     font-style : normal
  82. }
  83.  
  84. H3
  85. {
  86.     font-family : Arial, Helvetica, Geneva, Sans-serif;
  87.     font-size : 1.25em;
  88.     color : rgb(108,49,2);
  89.     font-variant : small-caps;
  90.     background-color : rgb(253,113,0)
  91. }
  92.  
  93. OL
  94. {
  95.     font-family : Arial, Helvetica, Geneva, Sans-serif;
  96.     color : rgb(253,113,0);
  97.     font-style : italic;
  98.     list-style-type : lower-alpha
  99. }
  100.  
  101. H4
  102. {
  103.     font-family : Arial, Helvetica, Geneva, Sans-serif;
  104.     font-size : 1em;
  105.     color : rgb(108,49,2);
  106.     font-weight : normal;
  107.     font-style : normal;
  108.     font-variant : small-caps;
  109.     background-color : rgb(253,113,0)
  110. }
  111.  
  112. .TextNavBar
  113. {
  114.     font-family : Arial, Helvetica, Geneva, Sans-serif;
  115.     color : rgb(253,113,0);
  116.     font-weight : normal;
  117.     font-style : normal;
  118.     text-decoration : none
  119. }
  120.  
  121. H5
  122. {
  123.     font-family : Arial, Helvetica, Geneva, Sans-serif;
  124.     font-size : 0.8em;
  125.     color : rgb(108,49,2);
  126.     font-weight : normal;
  127.     font-style : normal;
  128.     font-variant : small-caps;
  129.     background-color : rgb(253,113,0)
  130. }
  131.  
  132. H6
  133. {
  134.     font-family : Arial, Helvetica, Geneva, Sans-serif;
  135.     font-size : 0.75em;
  136.     color : rgb(108,49,2);
  137.     font-weight : normal;
  138.     font-style : normal;
  139.     font-variant : small-caps;
  140.     background-color : rgb(253,113,0)
  141. }
  142.  
  143. A:hover
  144. {
  145.     font-family : Arial, Helvetica, Geneva, Sans-serif;
  146.     color : rgb(253,113,0);
  147.     font-weight : normal;
  148.     font-style : normal;
  149.     text-decoration : underline
  150. }
  151.  
  152.